* {
	margin: 0;
	padding: 0;
	
}

img {
	border: none;
}

a {
	text-decoration: none;
}

ol,
ul {
	list-style: none;
}

div {
	display: block;
}

.w1200 {
	max-width: 1400px;
    margin: 0 auto;
	width:72.9%;
    min-width: 1200px;
	

	position: relative;
}

.pa {
	position: absolute;
}

.swiper-banner {
	width: 100%;
	height: 790px;
}

.swiper-banner .swiper-slide {
	width: 100%;
	height: 790px;
	color: #fff;
	display: block;
}

.swiper-banner .swiper-slide .wrap {
	height: 790px;
}

.swiper-banner .swiper-slide .sl-left {
	top: 170px;
	left: 40px;
	width: 100%;
}

.swiper-banner .swiper-slide .t1 {
	top: 0px;
	left: 0px;
	font-size: 26px;
}

.swiper-banner .swiper-slide .t2 {
	top: 50px;
	left: 0px;
	font-size: 40px;
}

.swiper-banner .swiper-slide .t3 {
	top: 40px;
	left: 00px;
	font-size: 18px;
}

.swiper-banner .swiper-slide .btn {
	width: 170px;
	height: 40px;
	line-height: 40px;
	left: 00px;
	top: 60px;
	border: 1px solid #fff;
	border-radius: 2px;
	font-size: 16px;
	text-align: center;
}

.swiper-banner .swiper-slide .img1 {
	top: 40px;
	left: 490px;
}

.swiper-banner .swiper-slide .img2 {
	top: 0px;
	left: 40%;
}

.swiper-banner .swiper-slide .img3 {
	top: 0px;
	left: -150px;
}
.swiper-banner .img3-3 {
	    top: 343px;
    right:-100px;
}
.swiper-banner .img3-1 {
	    top: 282px;
    right: -260px;
}
.swiper-banner .img3-2 {
	    top: 282px;
    right: -341px;
}
.swiper-banner .img3-4 {
	    top: 44px;
    right: -110px;
}
.swiper-banner .img2-1 {
	    top: 40px;
    right: -44%;
}
.swiper-banner .img2-2 {
	    top: 10px;
    right: -19%;
}
.swiper-banner .img1-3 {
	top: 238px;
    right: 15%;
}
.swiper-banner .img1-4 {
	top: 0px;
	left:-30%;
}
.swiper-banner .img5-1 {
	top: 0px;
	left:-19%;
}
.swiper-banner .img1-2 {
	top: -5px;
	left:0;
}
.swiper-banner .img1-1 {
	top:0px;
	/*left:-23%;*/
}
.swiper-banner .swiper-slide.slide0 {
	background: url(../images/banner0.jpg) no-repeat center bottom #23262b;
}


.swiper-banner .swiper-slide.slide1 {
	background: url(../images/bg3.jpg) no-repeat center bottom #070E2A;
}

.swiper-banner .swiper-slide.slide2 {
	background: url(../images/bg2.jpg) no-repeat center bottom #1A0844;
}

.swiper-banner .swiper-slide.slide3 {
	background: url(../images/bg.jpg) no-repeat center bottom #23262b;
}
.swiper-banner .swiper-slide.slide4 {
	background: url(../images/bg4.jpg) no-repeat center bottom #23262b;
}
.swiper-banner .swiper-slide.slide5 {
	background: url(../images/banner.jpg) no-repeat center bottom #1A0844;
}

.swiper-banner .swiper-pagination {
	bottom: 30px!important;
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 20px; 
	border-radius: 10px;
}

.swiper-banner .swiper-nav {
	width: 100%;
	height: 100px;
	background: #ff3636 !important;
	left: 0;
	bottom: 0;
	z-index: 999;
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff ;
}
